home *** CD-ROM | disk | FTP | other *** search
/ IQ Digizine 2 / IQ Digizine 2.iso / pc / victor.dir / 00066.ls < prev    next >
Encoding:
Text File  |  1997-12-08  |  287 b   |  10 lines

  1. on exitFrame
  2.   global IQcursor
  3.   set the cursor of sprite 12 to IQcursor
  4.   set the cursor of sprite 13 to IQcursor
  5.   set the cursor of sprite 14 to IQcursor
  6.   set the cursor of sprite 15 to IQcursor
  7.   set the cursor of sprite 16 to IQcursor
  8.   set the cursor of sprite 18 to IQcursor
  9. end
  10.